Skip to content

Conversation

@hjelmn
Copy link
Member

@hjelmn hjelmn commented Jun 15, 2016

Newer versions of gcc have "poisoned" the __malloc_initialize_hook
name and it can no longer be used. Added a configure check and
protection around its usage.

Signed-off-by: Nathan Hjelm hjelmn@lanl.gov

Newer versions of gcc have "poisoned" the __malloc_initialize_hook
name and it can no longer be used. Added a configure check and
protection around its usage.

Signed-off-by: Nathan Hjelm <hjelmn@lanl.gov>
@hjelmn
Copy link
Member Author

hjelmn commented Jun 15, 2016

@opoplawski Can you see if this fixes the error for you? If it does we will apply this to 2.0.0.

@opoplawski
Copy link
Contributor

Appears to compile fine here. Thanks.

@hjelmn
Copy link
Member Author

hjelmn commented Jun 15, 2016

@opoplawski Great, thanks! The change in gcc+glibc will affect 1.10.x negatively as it will disable the memory hooks in that release. 2.x will use better memory hooks.

@hjelmn
Copy link
Member Author

hjelmn commented Jun 15, 2016

Mellanox Jenkins looks like it is out to lunch.

@hjelmn hjelmn merged commit e135543 into open-mpi:master Jun 15, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants